Constructs a new service descriptor for registering a CoreService plugin with the plugin system.
ReadonlydependenciesReadonlydescriptionHuman-readable description of the plugin.
ReadonlyidUnique identifier string for the plugin.
ReadonlyinterfacesList of interface IDs that this plugin implements or exposes.
ReadonlynameDisplay name of the plugin.
Returns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Descriptor class for CoreService plugins, providing metadata such as ID, name, description, and dependencies required by the plugin system.