'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public Property SubmitType As System.String
'Usage
Dim instance As SubmitEntry Dim value As System.String instance.SubmitType = value value = instance.SubmitType
[System.ComponentModel.Browsable(false)] public System.string SubmitType {get; set;}