Hi Ruslan. > Constructor > > dim link as VLink2 > > link = self.AsLink2() // this is analog of type cast > > link.name = "myname" are you sure about this line: link = self.AsLink2() ?? this does not work neither - i think you have misstyped something? and "self" is VTable which is owner of link? peter