: super(MemberKind.Property, getAccessor, setAccessor) {
     this.name = name;
 }
     : super(MemberKind.Indexer, getAccessor, setAccessor) {
 }