if(me.About==null) { throw new NotImplementedException("About not implemented\nProbably in dev.."); } else{Console.WriteLine(me.About);}