public T UnderlyingActor { get; }
Public ReadOnly Property UnderlyingActor As T Get
public: property T UnderlyingActor { T get (); }