Compose SMS button properties
| BackgroundColor | The background color, which is used to paint the area behind the button text. |
| Body | The message body of the text message. |
| Enabled | Whether the button is enabled. |
| ForegroundColor | The foreground color, which is used to paint the label. |
| Label | The label. |
| Name | The name, as assigned in Calcapp Creator. |
| PhoneNumber | The phone number the text message is sent to. |
| Reference | A reference to the compose SMS button. |
| Visible | Whether the button is visible. |