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