Represents a property in an Expando object
| Constructor and description | 
|---|
                                MetaExpandoProperty
                                (Map.Entry entry) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            Object | 
                            getProperty(Object object)
  | 
                        
 | 
                            void | 
                            setProperty(Object object, Object newValue)Sets the property on the given object to the new value  | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.