length property

int get length

The length read-only property of the GPUCompilationMessage interface is a number representing the length of the substring that the message corresponds to.

Implementation

external int get length;