Stores Meta Information about a Property.
bool IsReadOnly
Indicates if this property is read only.
BadClassPrototype? Type
The (optional) Type used for typechecking if a value gets assigned to this property.
BadPropertyInfo(BadClassPrototype type, bool isReadOnly=false)
Creates a new Property Info.
Implements a Class Prototype for the BadScript Language.
Contains Runtime Type Objects.
Contains the Runtime Objects.