[]
Gets or sets the current picture name.
Typically, this is used to store the original file name of the picture.
public override string Name { get; set; }
Public Overrides Property Name As String