public bool NewTwainDSM { get; set; }Public Property NewTwainDSM As Boolean
Get
Setpublic:
virtual property bool NewTwainDSM {
bool get () sealed;
void set (bool value) sealed;
}abstract NewTwainDSM : bool with get, set
override NewTwainDSM : bool with get, set