Gets a Document object, which represents a paper product (AFD). Use the IsDocument method to check if the container contains an AFD or not. If the container contains an AFD, this property is not null. Otherwise, it will be null.
public Document Document;