'DeclarationPublic Property DocumentationType As DocumentationType
'UsageDim instance As Documentation Dim value As DocumentationType instance.DocumentationType = value value = instance.DocumentationType
public DocumentationType DocumentationType {get; set;}