#contributor : Alejandro Espinoza Esparza #name : property ... ... { ... } # -- /// /// $5 /// /// $6 $1 $2 $3 { get { return this.$4; } set { this.$4 = value; } }