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