'Declaration Public Property ShowInputMessage As System.Boolean
'Usage Dim instance As ExcelDataValidation Dim value As System.Boolean instance.ShowInputMessage = value value = instance.ShowInputMessage
public System.bool ShowInputMessage {get; set;}