IsAssociated property

bool? IsAssociated
override
Gets or sets a value indicating whether this is an associated message.

Implementation

bool? get IsAssociated => super.IsAssociated;