string PackageType { get; set; }
Property PackageType As String Get Set
property String^ PackageType { String^ get (); void set (String^ value); }
abstract PackageType : string with get, set
In This Article