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