public float Dtest { get; set; }
Public Property Dtest As Single Get Set
public: property float Dtest { float get (); void set (float value); }