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