public string COMP_PART_NUMBER { get; set; }
Public Property COMP_PART_NUMBER As String Get Set
public: property String^ COMP_PART_NUMBER { String^ get (); void set (String^ value); }
member COMP_PART_NUMBER : string with get, set
In This Article