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