[]
Gets the array of UTF-32 characters (code points). Only the first CodePointCount elements should be taken into account.
public int[] CodePoints { get; }
Public ReadOnly Property CodePoints As Integer()