You can use "order=n" to @property. Below is the example:
@Property(label = "Enter the title, description = "Enter the title", order = 1) String title();@Property(label = "Enter the title1, description = "Enter the title1",order = 2) String title1();@Property(label = "Enter the title1,...