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