Issue #3562631: Add PHP attribute support to SchemaPropertyType plugins
Issue #3562631: Add PHP attribute support to SchemaPropertyType plugins. Create the SchemaPropertyType PHP attribute class, update the plugin manager to discover plugins via both attributes and annotations (keeping backward compatibility), and add #[SchemaPropertyType(...)] attributes to all 43 PropertyType plugins.
Closes #3562631