bool OpposedPosition { get; set; }
Property OpposedPosition As Boolean Get Set
property bool OpposedPosition { bool get (); void set (bool value); }
abstract OpposedPosition : bool with get, set
In This Article