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