public bool SOHInsertFlag { get; set; }
Public Property SOHInsertFlag As Boolean Get Set
public: property bool^ SOHInsertFlag { bool^ get (); void set (bool^ value); }