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