Asks a `JsonSerializable` implementation to serialize an object property into a JSON node.
| this |
a serializable object |
| property_name |
the name of the property to serialize |
| value |
the value of the property to serialize |
| pspec |
a property description |
|
a node containing the serialized property |