public virtual string Label { get; set; }
Public Overridable Property Label As String Get Set
public: virtual property String^ Label { String^ get (); void set (String^ value); }
function get_Label(); function set_Label(value);
In This Article