Class Property

java.lang.Object
com.oracle.truffle.api.object.Property

public abstract class Property extends Object
Property objects represent the mapping between property identifiers (keys) and storage locations. Optionally, properties may have metadata attached to them.
Since:
0.8 or earlier