'Declaration
<XmlIgnoreAttribute()> <IgnoreDataMemberAttribute()> Public ReadOnly Property FormattedMessageCode As String
[XmlIgnore()] [IgnoreDataMember()] public string FormattedMessageCode {get;}
[XmlIgnore()] [IgnoreDataMember()] public: property String^ FormattedMessageCode { String^ get(); }