public string ProductInstallType { get; }
Public ReadOnly Property ProductInstallType As String Get
public: property String^ ProductInstallType { String^ get (); }
member ProductInstallType : string with get