Hello. Could you please give a hint how to serialize own property or how to add correctly property to serialize it.
I tried to add a separate property to a group. But after serialization I lost my custom property:
group.myProperty = {};
And after serialization myProperty is not exist