if ((_Attribute != null)) { removeImage (_Attribute);}
if (_attribute.parent != null){ do sonething}
if (((_attribute != null)) && ((_attribute.parent != null))) { execute code}