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