model property

CommentResponse? model
getter/setter pair

The REST response with a comment. This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/comments/0" REST API requests.

Implementation

CommentResponse? model;