memberProperty returns the value of attribute with the specified name from the specified member. Returns null if the member is null or if the attribute is not found. Predefined attributes are name, description, display name, share, name space, qualified name, qualified display name, start date, end date, number of days, and actual plan.
memberProperty(Member m, String attributeName)