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