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