'Declaration <NonSerializedAttribute()> Protected m_fBottomMargin As Single
'Usage Dim instance As OffsetDragOperation Dim value As Single value = instance.m_fBottomMargin instance.m_fBottomMargin = value
[NonSerialized()] protected float m_fBottomMargin