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