dateProperty returns the value of the attribute (expected to be of Date type) with the specified name from the member in the current context along the specified dimension. Returns null if the member is null or if the attribute is not found.
dateProperty(Dimension d, String attributeName)