Language GuideBuilt-in TypesObjectPropertieslengthOn this pagelengthExample {a: 1, b: 2, c: 3}.length; // 3 Value The number of properties in the object as uint.