public virtual bool UncoveredOption { get; set; }
Public Overridable Property UncoveredOption As Boolean Get Set
public: virtual property bool UncoveredOption { bool get (); void set (bool value); }