Sorry, I should have included the imports:import com.citytechinc.cq.component.annotations.Componentimport org.apache.sling.models.annotations.ModelSo the wierd part is that NOT_SELECTED is the value for the property bottomMargin.The property bottomMargin in an enum defined below.public enum Margin {...