# -*- mode: snippet -*- # name: Property # key: prop # condition: t # -- public ${1:int} ${2:property} { get; set; }$0