Hint Property (EditFieldDescription)
The hint of the edit box. The hint is an instruction or an example indicating the type of content to enter for the value of a control, for example, a grayed out hint inside a text box.

C# Syntax

public StringProperty Hint {get; set;}