Get date from a custom property

I'm trying to get the custom property of Date Drawn from the custom properties.  The date is in there are as a type of "date".  How do I extract that data?

I use the command:

PrpValModDate as String

PrpValModDate = swModel.CustomInfo2("", "ModeledDate")

But the date is coming up blank.

Any thoughts would be appreciated.

Thanks,

Tom

SolidworksApi macros