IsTruncated property

bool? get IsTruncated
Gets whether the unique body is truncated.

Implementation

bool? get IsTruncated => this.isTruncated;