using System;
using
Universe
.
MilkyWay
.
Sol
.
Earth
;
class
Dan Saul
:
Human
{
// Bog standard Resumé in non dead-tree format.
public
PDFFile
Resumé
{ get; }
// Random documents or articles I have created.
public
HTMLFile
[]
Articles
{ get; }
public
HTMLFile
Avatar
{ get; }
// Sites of other people I know.
public
URI
[]
Links
{ get; }
public
URI
Stenoweb
{ get; }
}