'DeclarationPublic Property UsePlaceholderTagAsDocumentName As Boolean
'UsageDim instance As PlaceholderSplitOptions Dim value As Boolean instance.UsePlaceholderTagAsDocumentName = value value = instance.UsePlaceholderTagAsDocumentName
public bool UsePlaceholderTagAsDocumentName {get; set;}