public string IN_PhysicalID { get; set; }
Public Property IN_PhysicalID As String Get Set
public: property String^ IN_PhysicalID { String^ get (); void set (String^ value); }