'Declaration ReadOnly Property CanUndo As System.Boolean
'Usage Dim instance As IUndo Dim value As System.Boolean value = instance.CanUndo
System.bool CanUndo {get;}
'Declaration ReadOnly Property CanUndo As System.Boolean
'Usage Dim instance As IUndo Dim value As System.Boolean value = instance.CanUndo
System.bool CanUndo {get;}