This is a breaking change! Instead of forcing the children classes of EntityInfo to override the getter and setter for name, the name is stored on this abstract class. This also means that name doesn't have to be present in the json schema for CR or CM.
This is a breaking change! Instead of forcing the children classes of
EntityInfo
to override the getter and setter for name, the name is stored on this abstract class. This also means that name doesn't have to be present in the json schema for CR or CM.