'DeclarationProperty InputTitle As System.String
'UsageDim instance As IValidation Dim value As System.String instance.InputTitle = value value = instance.InputTitle
System.string InputTitle {get; set;}
read-write property InputTitle: System.String;
function get,set InputTitle : System.String