OpenPGPMarker.isEndMarker
bool isEndMarker() @propertyGet isEndMarker field.
Returns
true if the marker is an end marker; otherwise, false.
void isEndMarker(bool propval) @propertySet isEndMarker field.
Parameters
propval | true if the marker is an end marker; otherwise, false. |