Creates and returns an instance of CAEmitterCell.
Original signature is '+ (id)emitterCell'
Available in Mac OS X v10.6 and later.

C# | Visual Basic | Visual C++ |
public static CAEmitterCell EmitterCell { get; }
Public Shared ReadOnly Property EmitterCell As CAEmitterCell Get
public: static property CAEmitterCell^ EmitterCell { CAEmitterCell^ get (); }

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)