Enums/ShadingType.ps1

enum ShadingType {
    Text
    Paragraph
}