Represents the usage of a field in a class instance in the Shake language.
0.1.0
The declaration of the field being used.
The name of the field being used.
The receiver of the field. This is the instance of the class where the field is used.
The scope in which the field usage occurs.