Message in Polish (Polski)
Nie można serializować właściwości „<var>Property Name</var>” dla obiektu typu „<var>Type Name</var>” jako właściwości prostej. Zastąp metodę SerializeToString() w używanym serializatorze lub sprawdź wyjątki wyrzucane przez metodę SerializeToString().
Unlocalized message
Could not serialize property '<var>Property Name</var>' on object of type '<var>Type Name</var>' as simple property. Please override SerializeToString() method in your serializer or checkout the exceptions thrown by SerializeToString() method.
Search by Google