diff --git a/itl/types.conf b/itl/types.conf index 585e1f9e0..aca76528d 100644 --- a/itl/types.conf +++ b/itl/types.conf @@ -20,8 +20,8 @@ type DynamicObject { number __abstract, number __local, - number __name, - number __type, + string __name, + string __type, dictionary methods { string *,