public string selection { get; set; }
Public Property selection As String Get Set
public: property String^ selection { String^ get (); void set (String^ value); }