Abstract base class for defining a body type. This class serves as a blueprint for specific body types that will implement the type property.

Constructors

Properties

Constructors

Properties

type: string

A string representing the type of the body. This must be implemented by subclasses.