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