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