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