Attribute

Stores information about attributes

struct Attribute {}

Members

Variables

name
string name;
type
Type type;

Meta