string SelectedSpaceName { get; set; }
Property SelectedSpaceName As String Get Set
property String^ SelectedSpaceName { String^ get (); void set (String^ value); }