MarginTop Property (PSObject)
Gets or sets the margin between the top of the element and its contents.
public override int MarginTop {get; set;}
'Declaration
Public Overrides Property MarginTop As Integer
'Usage
Dim instance As PSObject
Dim value As Integer
instance.MarginTop = value
value = instance.MarginTop