| Name | Description | |
|---|---|---|
![]()  | IsNullable | Determines whether the interactive user of the control can set the value to null. | 
![]()  | IsPolymorphic | Determines whether the interactive user of the control can change the type of the value. | 
![]()  | IsReadWrite | Determines whether the interactive user of the control can change the value. | 
![]()  | PageId | The Id of the page that the control displays. | 
![]()  | RequestNullable | Requests that the interactive user of the control can set the value to null. | 
![]()  | RequestPolymorphic | Requests that the interactive user of the control can change the type of the value. | 
![]()  | RequestReadWrite | Requests that the interactive user of the control can change the value. | 
            
