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