ReadonlydeclaringThe class that declares this member.
ReadonlynameThe name of given type.
Determines if the reflected property can have it's getter called to retrieve the value.
Determines if the reflected property can have it's setter called to set the value.
Retrieves all custom attributes defined on this member.
All custom attributes defined on this member
Gets value of this field to given value.
The object whose value will be get.
Current field value.
Checks if this property is static.
Whether this property is static.
Sets value of this property to given value.
The object whose property value will be set.
The new property value.
Class that represents a reflectable script property.