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