AcSmSheetSet.GetProjectName
From AutoCAD Sheet Set Manager API

Retrieves the project name associated with this sheet set. Returns S_OK if successful.
Syntax
GetProjectName(
pVal As BSTR*) As HRESULT
| pVal | Output pointer to a string containing the value of the ProjectName property |
| Comments? |