string PlaceName { get; set; }
Property PlaceName As String
property String^ PlaceName { String^ get (); void set (String^ value); }