public DirectPropertySlot(PropertyVariable property) : base(property.GetVariableType(), property.GetModule()) { this.property = property; }