Returns the Package of which the class represented by this
Class is a member.
Syntax
[get: Android.Runtime.Register("getPackage", "()Ljava/lang/Package;", "GetGetPackageHandler")] public PackagePackage { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the Package of which the class represented by this
Class is a member. Returns null if no Package
object was created by the class loader of the class.