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