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