CIM_PhysicalCapacity is an abstract class describing a physical element's minimum/maximum requirements and ability to support different types of hardware. For example, minimum and maximum memory requirements can be modeled as a subclass of CIM_PhysicalCapacity.
CIM_PhysicalCapacity - child subclasses in ROOT\cimv2
'The Name property defines the label by which the CIM_PhysicalCapacity object is known. When subclassed, the Name property can be overridden to be a Key property.'
'CIM_PhysicalCapacity is an abstract class describing a physical element's minimum/maximum requirements and ability to support different types of hardware. For example, minimum and maximum memory requirements can be modeled as a subclass of CIM_PhysicalCapacity.'