fix: Exclude cached_properties from methods list
Currently, the cached property event_doc is called when trying to save a customization on the Event Registration doctype.
This PR adds cached properties to the list of properties.
Currently, the cached property event_doc is called when trying to save a customization on the Event Registration doctype.
This PR adds cached properties to the list of properties.