[]
Gets or sets the building block which shall be displayed in the content control when its run contents are empty. If this property is null, then five non-breaking spaces shall be used as the default placeholder text. This property has no effect if the property ControlType is RepeatingSection.
public BuildingBlock PlaceholderText { get; set; }
Public Property PlaceholderText As BuildingBlock