Class reflection.FieldInfo - leonard-thieu/monkey GitHub Wiki
FieldInfo objects describe fields declared within a class.
FieldInfo objects describe fields declared within a class.
Method Attributes : Int ()
Get field attributes.
Method Name : String ()
Name of field.
Method Type : ClassInfo ()
Type of field.
Get field value.
Set field value.