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