Property InnerBlocks
InnerBlocks
Gets or sets the collection of inner blocks.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<string>? InnerBlocks { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |