GACProperty Properties
● name
Name of the GACProperty in relation to the variables used in the FlashIsland/SilverlightIsland. The FlashIsland/SilverlightIsland accesses a GACProperty using its name.
Pay attention to name consistency.
● readOnly
Specifies read only permission or write permission.
By default, this property is active for security reasons (only read access is allowed).
● value
Value of the GACProperty. The value can be changed at any time by FlashIsland/SilverlightIsland or by the application developer and is always synchronized in each round trip.