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