noksc wrote... Hi, I want to add the below property programatically: Name: jcr:mixinTypesType: Name[]Value: cq:LiveRelationship, cq:LiveSync, cq:LiveSyncCancelled I am using JCR API but when I create this property, it is adding this property type as string[] not Name[]. Can anyone help me to resolve...