The overloads of GetProperties are listed below. For a list of all members, see the Type Members list.
GetProperties() : System.Reflection.PropertyInfo[] Returns an array of System.Reflection.PropertyInfo objects that reflect the public properties defined in the type represented by the current instance. abstractGetProperties(System.Reflection.BindingFlags) : System.Reflection.PropertyInfo[] Returns an array of System.Reflection.PropertyInfo objects that reflect the properties defined for the type represented by the current instance that match the specified binding constraints.