'Declaration <NonSerializedAttribute()> Protected m_bSuspendExecute As Boolean
'Usage Dim instance As Command Dim value As Boolean value = instance.m_bSuspendExecute instance.m_bSuspendExecute = value
[NonSerialized()] protected bool m_bSuspendExecute