File

fun File(    name: String,     type: String,     size: Long,     content: String)