I want to check if a group has write access to a folder. The method accessWrite in CmsObject returns if the user has writeAccess, but if the user belong to a group which has write access to the folder, the method returns false instead of true. Thanks.