namespace ServerBase; public interface IMetaData { string toBasicString(); }