public int pointerType { get; set; }
Public Property pointerType As Integer Get Set
public: property int^ pointerType { int^ get (); void set (int^ value); }