'Declaration Protected m_Signed As Boolean
'Usage Dim instance As ImGearDIB Dim value As Boolean value = instance.m_Signed instance.m_Signed = value
protected bool m_Signed
protected: bool m_Signed
ImGearDIB Class ImGearDIB Members