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