public Type DataType { get; set; }
Public Property DataType As Type
public: property Type^ DataType { Type^ get (); void set (Type^ value); }