public string Fax { set; }
Public WriteOnly Property Fax As String Set
public: property String^ Fax { void set (String^ value); }