This Property is Protected. It can only be Used From Within its Class Error
You tried to access a property from outside the class that owns it. A Protected property can be used only within its parent class, window, or module.
This Property is Protected. It can only be Used From Within its Class Error
You tried to access a property from outside the class that owns it. A Protected property can be used only within its parent class, window, or module.