public string Telephone { get; set; }
Public Property Telephone As String Get Set
public: property String^ Telephone { String^ get (); void set (String^ value); }