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