EntitiesAddressresourceId$Copy page|View as Markdown|Open in Claude|More actionsget resourceId$(): Observable<string> Observable of the underlying resource ID. resourceId get resourceId(): string Underlying resource ID. Examples address.resourceId$.subscribe((resourceId) => { console.log('resourceId:', resourceId);});