  | MarkdownPropertyParserCollectGroupDocs Property  | 
 
            A switch to control, whether non-property lines are collected
            as the documentation for a group.
            
 
    Namespace: 
   Mastersign.Bench.Markdown
    Assembly:
   BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntaxpublic bool CollectGroupDocs { get; set; }Public Property CollectGroupDocs As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also