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