static String? resolveStaticProperty(String typeName, String property) { return RobloxMacroRegistry.resolveStaticProperty(typeName, property); }