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