'Declaration
Public Property DocumentationType As DocumentationType
'Usage
Dim instance As Documentation Dim value As DocumentationType instance.DocumentationType = value value = instance.DocumentationType
public DocumentationType DocumentationType {get; set;}