| Attributes |
| Name | Required | Request-time | Type | Description |
| index | true | true | java.lang.String | The index of this object in the parent collection. |
| insideBackObject | false | true | java.lang.String | Allows you to assign a gradient to the inside area of the Pane. |
| insideColor | false | true | java.lang.String | Sets the inside color for the selected pane. |
| proportion | false | true | java.lang.String | Sets a value indicating the proportional size of the selected pane. |
| separation | false | true | java.lang.String | Sets a value indicating the space in between panes. |
| title | false | true | java.lang.String | Provides access to the Pane's Title object. |