getproperties
Returns a table of every property, including non-scriptable properties and its value.
getproperties(instance: Instance): { property: value }Returns a table of every property, including non-scriptable properties and its value.
getproperties(instance: Instance): { property: value }