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