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