[NetForumFieldAttribute("cty_do_not_ship")] public bool DoNotShip { get; protected set; }
<NetForumFieldAttribute("cty_do_not_ship")> Public Property DoNotShip As Boolean Get Protected Set
public: [NetForumFieldAttribute(L"cty_do_not_ship")] property bool DoNotShip { bool get (); protected: void set (bool value); }
[<NetForumFieldAttribute("cty_do_not_ship")>] member DoNotShip : bool with get, set
Copyright © Catalyst Fire 2014