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