'Declaration
Property ShowInputMessage As System.Boolean
'Usage
Dim instance As IValidation Dim value As System.Boolean instance.ShowInputMessage = value value = instance.ShowInputMessage
System.bool ShowInputMessage {get; set;}
read-write property ShowInputMessage: System.Boolean;
function get,set ShowInputMessage : System.boolean