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