Last updated 4 months ago
Was this helpful?
โฉ โฉ property
A variable defined inside a . A property can be accessed through an instance of the type using dot notation, for example hopper.isFacingHole.
hopper.isFacingHole
computed property (get/set)
property wrapper
public property
state๏ผcurrent value of a variable.