Public ReadOnly Property LayerCount As Integer
public int LayerCount { get; }
public: property int LayerCount { int get (); }