Type Alias RnM2AttributesObject

RnM2AttributesObject: {
    [s: string]: RnM2Accessor;
}