Source position: googleblogger.pp line 1333
public function TPostsResource.Get(
blogId: string;
postId: string;
AQuery: string = ''
):TPost;function TPostsResource.Get(
AQuery: TPostsGetOptions
):TPost;