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