function []=printName(being)
  disp(being.name);
  