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