'Declaration
Property InputTitle As System.String
'Usage
Dim 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