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