New-SPOListColumn -ListTitle MyList6 -FieldDisplayName Field21 -FieldType Note
New-SPOListColumn -ListTitle MyList6 -FieldDisplayName InvoicePaid -Required
$true
-FieldType Boolean -Description
"Mark whether the invoice has been paid"
-Group
"Customized Custom Columns"
-Name IPaid