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