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