coercePropertyAs

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

Meta