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