Types/RoughDraft.Media/get_Comment.ps1
<# .SYNOPSIS Gets Comment Metadata .DESCRIPTION Gets the Comment Metadata, if present. #> param() return $this.'.Metadata'.Comment |
<# .SYNOPSIS Gets Comment Metadata .DESCRIPTION Gets the Comment Metadata, if present. #> param() return $this.'.Metadata'.Comment |