Define the start of a region with:
#region
Define the end of a region with:
#endregion
#region Code-Part1 "Some PowerShell Code" #endregion Code-Part1