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