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