Reflection

gethiddenproperty

Returns the value of a hidden property, and a boolean indicating whether the property is hidden.

Syntax

gethiddenproperty(instance: Instance, propertyname: string): (any, boolean)

Also available as gethiddenprop