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