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