Module for [CheckABIStruct] class
Types 1
Methods
string name() @propertyGet `name` field. Returns: The name of the structurevoid name(string propval) @propertySet `name` field. Params: propval = The name of the structureint size() @propertyGet `size` field. Returns: The current size of a structurevoid size(int propval) @propertySet `size` field. Params: propval = The current size of a structureint abiSize() @propertyGet `abiSize` field. Returns: The reference size of the structurevoid abiSize(int propval) @propertySet `abiSize` field. Params: propval = The reference size of the structure