draft property

bool? draft
getter/setter pair

Whether or not the pull request is a draft

Implementation

bool? draft;