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