[This is preliminary documentation and is subject to change.]
public bool[] IsDateTimes { get; set; }
Public Property IsDateTimes As Boolean()
public: property array<bool>^ IsDateTimes { array<bool>^ get (); void set (array<bool>^ value); }