Property

Stores information about properties

Members

Variables

attributes
Attribute[] attributes;
isStatic
bool isStatic;
name
string name;
protection
Protection protection;
type
Type type;

Meta