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