'Declaration Public ReadOnly Property Selected As Boolean
'Usage Dim instance As ChoiceOption Dim value As Boolean value = instance.Selected
public bool Selected {get;}
public: __property bool get_Selected();
'Declaration Public ReadOnly Property Selected As Boolean
'Usage Dim instance As ChoiceOption Dim value As Boolean value = instance.Selected
public bool Selected {get;}
public: __property bool get_Selected();