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