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