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