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