# Sandbox.InfoBoxAttribute

Draw a box with information above this property

- Kind: attribute
- Namespace: `Sandbox`
- Assembly: `Sandbox.System`
- Modifiers: sealed

## Constructors

- [`InfoBoxAttribute`](/api/Sandbox.InfoBoxAttribute/.ctor)

## Properties

- [`Icon`](/api/Sandbox.InfoBoxAttribute/Icon): The icon to show (material icons)
- [`Message`](/api/Sandbox.InfoBoxAttribute/Message): Message to display
- [`Tint`](/api/Sandbox.InfoBoxAttribute/Tint): The color of this info box. Helps group things, helps things to stand out. Defaults to blue.
