CommentMar 19, 20161I found the solution. let margin = getComputedStyle(this._el.nativeElement).getPropertyValue('margin');How to access the class css properties from an attribute directive associated with the same element