|   | Name | Description | 
  | AbbreviatedDayNames | Gets or sets the array of abbreviated names of the days of the week.   | 
  | AbbreviatedMonthNames | Gets or sets the array of abbreviated names of the months of the year.   | 
  | AMDesignator | Gets or sets the string that indicates morning for 12-hour time format.   | 
  | Calendar | Gets or sets the calendar used for formatting DateTime values.   | 
  | CultureInfoSetting | Gets or sets the culture-specific information.   | 
  | CurrencyDecimalDigits | Gets or sets the number of digits in the decimal portion of a currency value.   | 
  | CurrencyNegativePattern | Gets or sets the format for negative currency values.   | 
  | CurrencyPositivePattern | Gets or sets the format for positive currency values.   | 
  | CurrencySymbol | Gets or sets the string to use as the currency symbol in currency values.   | 
  | CurrentYear | Gets or sets the current year if the year is not specified in a date value.   | 
  | DateSeparator | Gets or sets the string that separates the portions of a date value.   | 
  | DateTimeFormat | Gets or sets the format for displaying dates and times using a DateTimeFormatInfo object.   | 
  | DayNames | Gets or sets the array of names of the days of the week.   | 
  | DecimalSeparator | Gets or sets the string used to separate the integer and decimal portions of a decimal value.   | 
   | DefaultSettings | Gets or sets a copy of the default regional settings.   | 
  | LongDateFormat | Gets or sets the string to format the long (non-abbreviated) date value when the DateTimeFormat property is set to LongDate or LongDateWithTime.   | 
  | MonthNames | Gets or sets the array of names of the days of the week.   | 
  | NegativeSign | Gets or sets the string to use as the negative sign in numeric values.   | 
  | NumberDecimalDigits | Gets or sets the number of decimal places to display in numeric values.   | 
  | NumberGroupSeparator | Gets or sets the character used to separate groups of digits in numeric values.   | 
  | NumberGroupSize | Gets or sets the number of digits by which to group numeric values.   | 
  | NumberLeadingZero | Gets or sets whether to display a leading zero in floating-point numbers.   | 
  | NumberNegativePattern | Gets or sets how to format negative values.   | 
  | ParentRegionSettings | Gets or sets the parent regional settings.   | 
  | PercentDecimalDigits | Gets or sets the number of digits in the decimal portion of a percent value.   | 
  | PercentNegativePattern | Gets or sets the format for displaying negative percent values.   | 
  | PercentPositivePattern | Gets or sets the format for displaying positive percent values.   | 
  | PercentSign | Gets or sets the character to use as the percent symbol in numeric values.   | 
  | PMDesignator | Gets or sets the string that indicates afternoon for 12-hour time format.   | 
  | PropertySet | Gets the property set as an array.   | 
  | ShortDateFormat | Gets or sets the string to format the short (abbreviated) date value when the DateTimeFormat property is set to ShortDate or ShortDateWithTime.   | 
  | TimeFormat | Gets or sets the format used to represent time values when the DateTimeFormat property is set to TimeOnly, LongDateWithTime, or ShortDateWithTime.   | 
  | TimeSeparator | Gets or sets the string that separates the portions of a time value.   | 
  | TwoDigitYearMax | Gets or sets the year value used to calculate the century for two-digit year values.   |