Hi Prakash,We've tested your code snippet and we could replicate the same issue. However, we could resolve the issue by replacing the below part of your code snippet:@Property(name = "Gender", description = "Gender", label = "Gender", options = { @PropertyOption(name = "Male", value = "male"), @Pr...