bg property

ConsoleColor bg
getter/setter pair

Implementation

ConsoleColor fg = ConsoleColor.black, bg = ConsoleColor.white;