Returns the name of the package this revision belongs to.
This is a read-only property; it can be viewed but not set.
VBScript
packageRev.PackageName
Perl
$packageRev->GetPackageName();