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