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