'Declaration
Property InputMessage As System.String
'Usage
Dim instance As IValidation Dim value As System.String instance.InputMessage = value value = instance.InputMessage
System.string InputMessage {get; set;}
read-write property InputMessage: System.String;
function get,set InputMessage : System.String