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