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