public string VALUE { get; set; }
Public Property VALUE As String Get Set
public: property String^ VALUE { String^ get (); void set (String^ value); }
member VALUE : string with get, set
In This Article