{description}
{excerpt}Sets or returns the title of the input message dialog that is displayed when the user selects a cell with a data validation rule.{excerpt}
{signature:C#}
 public System.String Title{ get; set; }
{signature}{signature:vb.net}
Public Property Title() As String
{signature}