9596979899100101102103104105
if (parent == null) { return getValueNoInstance(); } switch (getPropertyType()) { case COLOR_PROFILE_NAME: { return parent.traitColorProfileName(context); } } } } }