# -*- mode: snippet -*-
# name: PropertyGroup
# key: PropertyGroup
# --
<PropertyGroup>
  $0
</PropertyGroup>
