IsTruncated property

bool? IsTruncated
Gets whether the unique body is truncated.

Implementation

bool? get IsTruncated => this.isTruncated;