dateMemberProperty

dateMemberProperty returns the attribute value (expected to be Date type) with the specified name from the specified member. Returns null if the member is null or if the attribute is not found.

dateMemberProperty(Member m, String attributeName)