[NetForumFieldAttribute("cty_iso_2")] public string IsoAlpha2Code { get; protected set; }
<NetForumFieldAttribute("cty_iso_2")> Public Property IsoAlpha2Code As String Get Protected Set
public: [NetForumFieldAttribute(L"cty_iso_2")] property String^ IsoAlpha2Code { String^ get (); protected: void set (String^ value); }
[<NetForumFieldAttribute("cty_iso_2")>] member IsoAlpha2Code : string with get, set
Copyright © Catalyst Fire 2014