Hello.
You did not specify for what document type you want it. In general, yes, it is possible using
GetValue("columnName") method on given object.
For example:
CMS.CMSHelper.CMSContext.CurrentDocument.GetValue("DocumentModifiedWhen")
Best Regards,
Radek Macalik