'Declaration
Property ScreenAlarm As Boolean
'Usage
Dim instance As IUtsTerminal Dim value As Boolean instance.ScreenAlarm = value value = instance.ScreenAlarm
bool ScreenAlarm {get; set;}
Property Value
If false, the cursor location beep does not sound.