Returns an array whose elements reflect the public get, set, and other accessors of the property reflected by the current instance.
![]()
An array of System.Reflection.MethodInfo objects that reflect the public get, set, and other accessors of the property reflected by the current instance, if found; otherwise, this method returns an array with zero (0) elements.