public bool Selected { get; set; }
Public Property Selected As Boolean Get Set
public: property bool^ Selected { bool^ get (); void set (bool^ value); }