getPropertyAs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T getPropertyAs(string propname, FlexibleObject w)
  2. T getPropertyAs(string propname, FlexibleObject w, T defaultValue)
  3. T getPropertyAs(FlexibleObjectType w)
  4. T getPropertyAs(FlexibleObjectType w, T defaultValue)
    static
    T
    getPropertyAs
    (
    string propname
    T
    FlexibleObjectType : FlexibleObject
    )
    (
    FlexibleObjectType w
    ,)

Meta