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