size property

  1. @DeclareProperty(label: "editor:properties.font.size")
int size
getter/setter pair

Implementation

@DeclareProperty(label: "editor:properties.font.size")
int size;