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