'宣言 Protected m_flags As System.Integer
'使用法 Dim instance As FieldBase Dim value As System.Integer value = instance.m_flags instance.m_flags = value
protected System.int m_flags
'宣言 Protected m_flags As System.Integer
'使用法 Dim instance As FieldBase Dim value As System.Integer value = instance.m_flags instance.m_flags = value
protected System.int m_flags