[NetForumFieldAttribute("prd_featured_product_flag")] public bool IsFeatured { get; protected set; }
<NetForumFieldAttribute("prd_featured_product_flag")> Public Property IsFeatured As Boolean Get Protected Set
public: [NetForumFieldAttribute(L"prd_featured_product_flag")] property bool IsFeatured { bool get (); protected: void set (bool value); }
[<NetForumFieldAttribute("prd_featured_product_flag")>] member IsFeatured : bool with get, set
Copyright © Catalyst Fire 2014